/ Assembly List / LJCGenTextLib / XMLData / Pad

Namespace - LJCGenTextLib


Parameters
text - The Format text.
parms - The Format parameters.

Returns

The padded and formatted text.

Syntax

C#
public String Pad(String text, Object[] parms)

Pads and formats the text.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.